CacheDependency
- Category
- Class
- Description
- Establishes a dependency relationship between an item stored in an ASP.NET application's System.Web.Caching.Cache object and a file, cache key, an array of either, or another System.Web.Caching.CacheDependency object. The System.Web.Caching.CacheDependency class monitors the dependency relationships so that when any of them changes, the cached item will be automatically removed.
- Assembly
- System.Web
- Character
- public
- Attributes
-
Name Value/Assignment AspNetHostingPermissionAttribute System.Security.Permissions.SecurityAction.InheritanceDemand; Level=System.Web.AspNetHostingPermissionLevel.Minimal AspNetHostingPermissionAttribute System.Security.Permissions.SecurityAction.LinkDemand; Level=System.Web.AspNetHostingPermissionLevel.Minimal - Ancestors
- Object
- Implements
- IDisposable
- Descendants
- AggregateCacheDependency, SqlCacheDependency
- Contstructors
- CacheDependency()
CacheDependency(String)
CacheDependency(String,DateTime)
CacheDependency(String[])
CacheDependency(String[],DateTime)
CacheDependency(String[],String[])
CacheDependency(String[],String[],DateTime)
CacheDependency(String[],String[],CacheDependency)
CacheDependency(String[],String[],CacheDependency,DateTime)- Properties
- HasChanged
UtcLastModified- Methods
- DependencyDispose()
Dispose()
FinishInit()
GetUniqueID()
NotifyDependencyChanged(Object,EventArgs)
SetUtcLastModified(DateTime)- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- CacheDependency()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database